security.auditd.plugins.<name>.type
This tells the dispatcher how the plugin wants to be run. There is only
one valid option, always, which means the plugin is external and should
always be run. The default is always since there are no more builtin plugins.
- Type
value "always" (singular enum)- Default
"always"- Declared
- <nixpkgs/nixos/modules/security/auditd.nix>